Spring Batch
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
Spring Batch is an open source framework for batch processing. It is a lightweight, comprehensive solution designed to enable the development of robust batch applications,cite-ref-1[1] which are often found in modern enterprise systems. Spring Batch builds upon the POJO-based development approach of the Spring Framework.cite-ref-springbatchuserguide-2-0[2]
Spring Batch provides reusable functions that are essential in processing large volumes of records,cite-ref-footnotedeinumrubiolongmak2014-3-0[3] including logging/tracing, transaction management, job processing statistics,cite-ref-footnotedeinumrubiolongmak2014-3-1[3] job restart, skip, and resource management. It also provides more advanced technical services and features that will enable extremely high-volume and high performance batch jobscite-ref-footnotedeinumrubiolongmak2014-3-2[3] through optimization and partitioning techniques.cite-ref-springbatchuserguide-2-1[2] Simple as well as complex,cite-ref-footnotedeinumrubiolongmak2014-3-3[3] high-volume batch jobs can leverage the framework in a highly scalable manner to process significant volumes of information.cite-ref-springbatchuserguide-2-2[2]
Spring Batch is part of the Spring Portfolio.
Spring Batch 1.0.0 was made available to the public in March 2008. Spring Batch 2.0.0 was released in April 2009.
Contents
• See also
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
See also
Citations
cite-note-11. ↑ Spring Batch Homepage
cite-note-springbatchuserguide-22. ↑ Spring Batch User Guide
cite-note-footnotedeinumrubiolongmak2014-33. ↑ Deinum et al. 2014.
cite-note-footnoteminella2011-44. ↑ Minella 2011.
cite-note-footnotecogolu-gnestempliergregorybazoud2011-55. ↑ Cogoluègnes et al. 2011.
References
• citerefminella2011Minella, Michael (2011-10-13). Pro Spring Batch. Apress. ISBN 978-1-4302-3453-1.